home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special Computer Graphics & Animation / Chip-Special-Computergrafik.bin / programs / povray / povmac.sea / POVRAY / POV-Ray.rsrc / TEXT_416_ hexagon.txt < prev    next >
Text File  |  1994-02-10  |  161b  |  8 lines

  1. // texture pigment attribute
  2. // create a hexagonal pattern texture with 3 colors
  3. // hexagons are in the X-Z plane
  4. hexagon
  5.   color Blue
  6.   color Red
  7.   color Green
  8.